Package com.telematicssdk.auth.external

Types

ErrorListener
Link copied to clipboard
fun fun interface ErrorListener
Functional callback about error.
SuccessListener
Link copied to clipboard
fun fun interface SuccessListener<T>
Functional callback about success.
Task
Link copied to clipboard
class Task<T>
Represents a Task to be processed